-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TF-3025 [SEARCH] Search result list auto refresh when perform some actions read/star/...
#3187
TF-3025 [SEARCH] Search result list auto refresh when perform some actions read/star/...
#3187
Conversation
read/start/...
read/star/...
This PR has been deployed to https://linagora.github.io/tmail-flutter/3187. |
If I do not search for unread emails then we do not need to update the search when the user reads a mail. With the current implementation, would we refresh it? |
Yes, we will still refresh it. Please see below demo: Screen.Recording.2024-10-03.at.14.54.24.mov |
Ok so by doing this we just x10 the count of search requests to the server, correct? |
No, I think I misunderstood you.
|
read/star/...
read/star/...
Screen.Recording.2024-10-09.at.09.13.38.mov |
…ctions `read/star/...`
ac89097
to
05fd187
Compare
It still persists the list when real time update. Please check again. @hoangdat Screen.Recording.2024-10-09.at.10.36.23.online-video-cutter.com.mp4 |
lib/features/thread/domain/usecases/search_email_interactor.dart
Outdated
Show resolved
Hide resolved
…rming some action `read/start/...` on each element
2985035
to
c367d29
Compare
Issue
#3025
Resolved
no-refresh-list.mov
correctly-action.mov